Welcome![Sign In][Sign Up]
Location:
Search - lwip ucos

Search list

[TCP/IP stackLwip+ucos-ii+CS8900A

Description: Lwip是一个非常优秀的开源协议栈,本人成功地把它移植到两款ARM7芯片上,移植过程中使用了众多大虾的成果,在此感谢他们的无私奉献!俗话说滴水之恩当涌泉相报,我反CS8900A的驱动程序张贴出来,希望对大家有利用价值。 网上有不少CS8900A的驱动程序,但大多是使之工作于Memory模式,Memory模式占用较多的地址口,适用于有EMI接口的芯片,而对于没有EMI接口的芯片(在低端嵌入式应用场合比较常见),IO模式因占用较少的地址线而得到广泛的应用。本驱动程序工作于16位IO模式,并在Lwip1.1.1上能够很好地工作,底层操作系统采用uCOS-II。
Platform: | Size: 8722 | Author: mass2007 | Hits:

[DocumentsuCOS平台下的LwIP移植笔记

Description: 本文将指导读者一步步完成LWIP在ADS1.2开发环境下的移植工作,包括底层驱动的编写。
Platform: | Size: 12191131 | Author: zhaolk09@lzu.cn | Hits:

[uCOSucos+lwip源码

Description: 一个嵌入式操作系统和嵌入式TCPIP的源代码-an embedded operating system and embedded in the source code TCPIP
Platform: | Size: 817152 | Author: 杨杨 | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[uCOSMylwip

Description: lwip在ucos上的移植-lwip in the transplant CENTER
Platform: | Size: 823296 | Author: 王惠 | Hits:

[Embeded-SCM Developsimple_socket_server

Description: 一个基于ucos-ii和lwip的简单telent服务器,可以通过telnet登录开发板后,通过网络对开发板进行简单控制。--A simple telnet server based on ucos-ii and lwip. After log in by telnet, you could do simple control over the developing board by network.
Platform: | Size: 350208 | Author: wjh | Hits:

[SCM毫无保留uCos+Lwip稳定版2

Description: 网络服务器上实现操作系统和嵌入式协议栈的 结合,对于嵌入式的开发具有实际意义-network server operating systems and embedded protocol stack, the combination of development for embedded real meaning
Platform: | Size: 2378752 | Author: 李勇周 | Hits:

[uCOSuCOS276andTCPIP

Description: ucos_ii在44b0上移植,包括lwip的移植,跑在远峰公司的板子上,驱动有点不好-ucos_ii 44b0 on the transplant, including lwip transplant, in the far-run company's board, a little bad drivers
Platform: | Size: 1161216 | Author: 李亮 | Hits:

[ARM-PowerPC-ColdFire-MIPSuCos+Lwip 2

Description: 一个轻量tcpip协议在移植在ucOS2系统上运行 -a lightweight TCPIP agreement in the transplant system running on ucOS2
Platform: | Size: 2378752 | Author: xuyu | Hits:

[uCOSucos-lwip-c6x-src-1.1.0_for_C6713_DSK

Description: uCOS-II lwIP ports for TI C6000 DSP
Platform: | Size: 864256 | Author: gsh | Hits:

[Internet-Networklwip_os2

Description: ARM+UCOS/2的嵌入式开发资料。请大家参考。-ARM/2 embedded development information. Please refer to.
Platform: | Size: 309248 | Author: 王五 | Hits:

[ARM-PowerPC-ColdFire-MIPSES44B0guidebook

Description: 武汉大学网络实验室的ARM开发的实验教程,里面有uc/os-II,LWIP移植的内容,很不错。-Wuhan University Network Laboratory of Experimental ARM Development Guide, which has uc/os- II, Viedo transplant, very good.
Platform: | Size: 1495040 | Author: 路陪客 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_CONTROL_BOARD

Description: 桂电的一篇ARM开发的论文。有ucos-II,LWIP协议栈移植的内容,更重要的是其用C++进行开发,好像不多见哦。-GUI-- the ARM development of a thesis. A TRACK- II, Viedo transplant protocol stack, more important is its use C for development, it seems rare oh.
Platform: | Size: 1460224 | Author: 路陪客 | Hits:

[TCP/IP stacklwipforucos

Description: 这是从一个BBS上找来的LWIP往UCOS上PORT的文件,似乎是LWIP的作者出的,可以作为移植LWIP到UCOS的参考!-This is a BBS found on the Viedo to UCOS PORT on the document, Viedo seems to be the author of that can be transplanted to UCOS Viedo reference!
Platform: | Size: 9216 | Author: 张道国 | Hits:

[CommunicationUCOSandlWIP20045216541302

Description: UCOS 和LWIP的移植版本,可以实现SOCKET的API接口等-UCOS and Viedo version of the transplant can be achieved Socket API interface
Platform: | Size: 881664 | Author: 郭贤志 | Hits:

[TCP/IP stack440B0-LwIP

Description: 在arm samsung440b0 上面的LwIP,非常稳定。-samsung440b0 the arm above the Implementation of LwIP, very stable.
Platform: | Size: 1228800 | Author: 王印 | Hits:

[uCOSuCOSII-lwip-note

Description: ucos下的lwip的详细移植说明,包括各个具体步骤,可根据网卡芯片修改代码。-ucos transplanted under the detailed description of lwip, including various concrete steps to modify the code according to the chip card.
Platform: | Size: 939008 | Author: 何平 | Hits:

[uCOSuCOS-III-and-LwIP1.4.0-to-STM32

Description: 在STM32上移植uCOS-III和LwIP1.4.0-To transplanted uCOS-III and LwIP1.4.0 the STM32
Platform: | Size: 1412096 | Author: lz | Hits:

[Other Embeded programLWIP-UCOS-operating-system

Description: 基于UCOS的LWIP移植,默认开启了DHCP,将开发板连接到路由器上以后就会自动获取IP地址,当DHCP失败以后就会使用默认IP地址,默认IP地址为:192.168.1.30。DHCP成功后就可以在电脑上通过ping命令来测试LWIP移植是否成功。-LWIP UCOS operating system
Platform: | Size: 1249280 | Author: 吴天 | Hits:

[uCOSSTM32F407_uCOS-III lwip(20160827)

Description: 主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使用的stm32的HAL库而不是标准库(The main functions are: 1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c) Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c) 3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address)) 4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c) 5 USB serial port information printing (115200 baud rate) 6 note: the HAL Library of the STM32 used instead of the standard library)
Platform: | Size: 3691520 | Author: taoking_lhkf | Hits:
« 1 2 34 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net